home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 3076 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  565 b 

  1. Path: news.utdallas.edu!szerbiak
  2. From: szerbiak@utdallas.edu (Robert B Szerbiak)
  3. Newsgroups: comp.lang.c
  4. Subject: free
  5. Date: 25 Jan 1996 22:29:38 GMT
  6. Organization: The University of Texas at Dallas, ACC
  7. Distribution: world
  8. Message-ID: <4e908i$3vq@news.utdallas.edu>
  9. Reply-To: $USER@utdallas.edu
  10. NNTP-Posting-Host: gollum.utdallas.edu
  11. NNTP-Posting-User: szerbiak
  12.  
  13. Keywords:
  14.  
  15. Can anyone tell me how to fine the length of an array deallocated with a call to free.
  16. I tried looking at using the pointer in sizeof but it only returns the size of the
  17. pointer. Thanks.
  18.  
  19.  
  20.  
  21.